Spread WPF Documentation
NotifyCollectionBase<T> Class Methods


GrapeCity.Windows.SpreadSheet.Data Namespace : NotifyCollectionBase<T> Class

For a list of all members of this type, see NotifyCollectionBase<T> members.

Public Methods
 NameDescription
Public MethodAdds the specified item.  
Public MethodAdds the items in the specified collection to the end of the collection.  
Public MethodRemoves all items from this collection.  
Public MethodDetermines whether the collection contains a specified item.  
Public MethodCopies all the items in the current collection to the specified array starting at the specified destination index.  
Public MethodReturns an enumerator that iterates through the collection.  
Public MethodFinds the index for a specified item.  
Public MethodInserts an item at a specified index.  
Public MethodRemoves the specified item from the collection.  
Public MethodRemoves the item at the specified index.  
Public MethodResumes the collection Changed event.  
Public MethodSuspends the collection Changed event.  
Public MethodConverts the collection to an array.  
Top
Protected Methods
 NameDescription
Protected MethodClears the internal.  
Protected MethodRaises the PropertyChanged event.  
Top
See Also

Reference

NotifyCollectionBase<T> Class
GrapeCity.Windows.SpreadSheet.Data Namespace